-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.7
-
Code
-
Classes
- ExporterModel
Total Complexity |
82 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
436 |
Lines of code |
250 |
Logical lines of code |
136 |
Comment lines |
68 |
Methods |
28 |
Properties |
11 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getFields() |
B |
40 |
24 |
56 |
setup_data() |
A |
45 |
15 |
36 |
getFilters() |
A |
50 |
11 |
27 |
save() |
S |
50 |
3 |
29 |
data() |
S |
53 |
2 |
22 |
getFileSetting() |
S |
78 |
2 |
3 |
delete() |
S |
73 |
2 |
5 |
set_status() |
S |
67 |
2 |
6 |
get_status() |
S |
67 |
2 |
8 |
setFileSetting() |
S |
80 |
1 |
3 |
setFileSettings() |
S |
81 |
1 |
3 |
getFileSettings() |
S |
82 |
1 |
3 |
getCron() |
S |
82 |
1 |
3 |
setCron() |
S |
81 |
1 |
3 |
getExportMethod() |
S |
82 |
1 |
3 |
setExportMethod() |
S |
81 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |
setFilters() |
S |
81 |
1 |
3 |
setUniqueIdentifier() |
S |
81 |
1 |
3 |
setFields() |
S |
81 |
1 |
3 |
setFileType() |
S |
81 |
1 |
3 |
getFileType() |
S |
82 |
1 |
3 |
setType() |
S |
81 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getUniqueIdentifier() |
S |
82 |
1 |
3 |